CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - float to char

搜索资源列表

  1. namab

    0下载:
  2. ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KE
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:天空
  1. fchh

    0下载:
  2. 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:天空
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3044
    • 提供者:gongwen
  1. hacK

    0下载:
  2. * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } *
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:71376
    • 提供者:OGC
  1. DESProcess

    0下载:
  2. DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } if((cfp=fopen(cfile,\"r\"))==NULL) {cou
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:4914
    • 提供者:wxh
  1. caculator

    0下载:
  2. // caculator.cpp : Defines the entry point for the console application. // #include #include #include #include #include char e; int main(int argc, char *argv[]) { do { float a,c,d; char b; printf("input first number\n"); scanf("%f"
  3. 所属分类:源码下载

    • 发布日期:2011-11-05
    • 文件大小:875
    • 提供者:fmrnn@sina.com
  1. float_char_int_string.rar

    0下载:
  2. 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.,A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:108270
    • 提供者:Steno
  1. normaldistribution

    0下载:
  2. #include <stdlib.h> #include <stdio.h> #include <time.h> #include <fstream> #include <iostream> using namespace std struct Code { float a char s } Code cc[8]={{0.25, a },{0.3,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:809
    • 提供者:糊涂
  1. c2

    0下载:
  2. 1、 有n个学生,每个学生有m门成绩,每个学生的m门成绩用一单链表实现,n个学生所对应n个单链表的头指针用一指针数组统一存放。 1) 建立该存贮结构。 2) 查找第i个学生的某门课成绩。 链表中结点结构: struct node {char *nam;/*nam为课程名*/   float sco;/*sco为该门课程的成绩*/ struct node *link;/*link为指向下一课程结点的指针*/ -1, there are n students, e
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:29732
    • 提供者:xie
  1. Onedimensionalarrclastemplate

    0下载:
  2. 建立一维数组数据结构的模板类,使一维数组中的数据元素可以是char, int, float等多种数据类型,类中的成员函数主要包括: 排序函数,能够对数组元素进行升序排列; 查找函数,能够在输入待查元素后,输出其在数组中的下标; 构造函数,初始化输入数组元素,这里要求数组元素的个数n是一个变量; 析构函数,释放数组元素所占用的堆内存; Set函数,可以为指定的数组元素赋值; Get函数,可以读取指定数组元素的值; Print函数,可以输出数组元素的值。 编写一个测试
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1301
    • 提供者:晓华
  1. temp

    0下载:
  2. 温湿采集Templow=float(templow)/100 char ctemplow[20] sprintf(ctemplow," 2.2lf",m_Templow) SetDlgItemText(IDC_WISH_TEMP_LOW,ctemplow) -I use VC for the tempration and shi du ,and display the data to the screenI use VC for the tempra
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1971069
    • 提供者:赵英伟
  1. CseApi20

    0下载:
  2. CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scr ipting language package CSE database, using C++ p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:60978
    • 提供者:wayne
  1. AV_SDK_2.7.4.60

    0下载:
  2. int GetImage(int number, unsigned char** buffer, unsigned long* psize, IMAGE_RESOLUTION resolution, float zoom, int dx, int dy) Returns camera image in jpeg format. Note that for zoom = 1 the returned image size is determined by the values of c
  3. 所属分类:Video Capture

    • 发布日期:2017-03-26
    • 文件大小:696920
    • 提供者:treven jack
  1. DArray-Template-better

    1下载:
  2. 现在实现的类已经比较好了,用户使用起来很方便。 但是,新的问题又出来了。 上述的动态数组只能存储double类型的数据。想象一下,另一个用户也想用这个动态数组,但是他处理的数据是int类型的,该如何办? 当然,你可以再写一个基于int类型的动态数组类,你发现,大部分的代码都不要改动,只要将类型double变成int即可。 如果另一个用户需要处理的是float类型,还有用户处理的是char类型的….该怎么办? 这样做的缺点很显然: ᠊
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:278129
    • 提供者:陈婉
  1. FLOAT

    0下载:
  2. convert char to float
  3. 所属分类:.net

  1. zw1

    0下载:
  2. 定义类型为char, short, int, long, float, double, char *, int *, double *的变量各一个,给每个变量设定或输入值-The definition of type char, short, int, long, float, double, char*, int*, double* variables for each one, to set or enter a value for each variable
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:14265
    • 提供者:邹威
  1. float2char

    0下载:
  2. 浮点数转换字符程序,支持前面填充0,符号,程序简短,效率高-float to char ,support fill zero and symbol ,short program
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2640
    • 提供者:王哥
  1. 4byte-charto-float

    1下载:
  2. 编程中出现的小程序,四字节char型数组转浮点数-four byte char to float
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1136760
    • 提供者:刘鹏臻
  1. float_2_char

    0下载:
  2. 单片机在通信中,浮点数的处理往往容易出错,本代码解决单片机通信时的浮点数据转换处理,包括浮点数转换成char ,和char转成float类型(The processing of floating point data is often prone to make mistakes in the communication of single chip microcomputer. This code solves the floating point data conversion proces
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:罗恩
  1. ch11重载

    0下载:
  2. 在实际开发中,有时候我们需要实现几个功能类似的函数,只是有些细节不同。例如希望交换两个变量的值,这两个变量有多种类型,可以是 int、float、char、bool 等,我们需要通过参数把变量的地址传入函数内部。在C语言中,程序员往往需要分别设计出三个不同名的函数,其函数原型与下面类似:(In actual development, sometimes we need to implement several similar functions, but there are some detai
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:29696
    • 提供者:杜嘟
« 12 »
搜珍网 www.dssz.com